overlay: Create child window before setting parent
authorBenjamin Otte <otte@redhat.com>
Wed, 7 Dec 2011 23:20:06 +0000 (00:20 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 7 Dec 2011 23:24:28 +0000 (00:24 +0100)
commitf34d0d6f7b3987c5ecb73495c0aa1a9298f9eb53
treeea1b6f84b924f24e9ef0a3196bcea68d4333fdd8
parent6ed591871862ec87ee66fe69dca5c42087a12160
overlay: Create child window before setting parent

Otherwise, the window will not be used when set_parent() maps the child.
gtk/gtkoverlay.c